Merge branch 'wip/exalm/buttons' into 'master'
authorMatthias Clasen <mclasen@redhat.com>
Fri, 3 Sep 2021 14:49:09 +0000 (14:49 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 3 Sep 2021 14:49:09 +0000 (14:49 +0000)
commit44fea33c5d927cca8c48a40f14ed4f43d9ff5ff4
tree365113e83f616cd5a7abffaa25a703d9ea406aaa
parente681fdd958751f02a68b472b5bde26086fdeb8cb
parent8b48cf11f9d4fa2916291bfaaed1597b18e6c55e
Merge branch 'wip/exalm/buttons' into 'master'

Allow custom children on GtkMenuButton

Closes #4205

See merge request GNOME/gtk!3904